home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48_2 / vsrc.tar / voyager7_src / instruct.h < prev    next >
C/C++ Source or Header  |  1991-02-27  |  105b  |  7 lines

  1. #if !defined(instruct_included)
  2. #define instruct_included
  3.  
  4. extern void unassem1instr(int *stop);
  5.  
  6. #endif
  7.